BenSelect Documentation
MedicalDetailsCount(PersonView,String) Method
See Also  Send Feedback
ETI.ProductEngines Namespace > EventTemplate<T> Class > MedicalDetailsCount Method : MedicalDetailsCount(PersonView,String) Method
person
The person.
formPart
The form part. Part can be defined in question label. Format is "1.a[PART_NAME]"
Medicals the details count.

Syntax

JScript 
public function MedicalDetailsCount( 
   person : PersonView,
   formPart : String
) : int;

Parameters

person
The person.
formPart
The form part. Part can be defined in question label. Format is "1.a[PART_NAME]"

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.